gtk4.git
2017-09-24 Daniel BolesLabel: Replace allow-none with nullable/optional
2017-09-24 Timm Bäderemojichooser: Plug a memory leak
2017-09-23 Andre KlapperFix broken translations of 'calendar:' settings (ignore...
2017-09-23 Matthias Clasengsk: Fix a prefix mishap
2017-09-23 Matthias ClasenCosmetics
2017-09-23 Matthias Clasenvulkan: Implement nonseparable blendmodes
2017-09-23 Matthias Clasenvulkan: Implement blend modes
2017-09-23 Matthias Clasenvulkan: fix a clip handling problem
2017-09-23 Matthias Clasenvulkan: Implement crossfade
2017-09-23 Matthias Clasenvulkan: Drop GskVulkanPipelineLayout
2017-09-23 Matthias ClasenAllow different pipeline layouts
2017-09-23 Matthias ClasenAdd a getter to the pipeline layout directly from the...
2017-09-23 Matthias Clasenvulkan: Move descriptor set layout to the render object
2017-09-22 Arash MousaviUpdate Persian translations
2017-09-22 Rico Tzschichholzgdk: Add g-i annotations for new event getters
2017-09-22 Matthias ClasenFix a typo
2017-09-21 Emilio Pozuelo... Drop gail-4.0.pc.in
2017-09-21 Matthias Clasengsk: vulkan: Drop an unused api
2017-09-21 Matthias Clasenvulkan: Batch uploads from the glyph cache
2017-09-21 Matthias Clasenvulkan: Add an api to update multiple image regions
2017-09-21 Matthias Clasenvulkan: Quiet another validation warning
2017-09-21 Matthias Clasenvulkan: Quiet another validation error
2017-09-21 Matthias ClasenCosmetic change
2017-09-21 Matthias Clasengsk: Make repeat nodes deserializable
2017-09-21 Matthias Clasengsk: Fix serialization of text nodes
2017-09-21 Matthias ClasenAdd simple aging for the glyph cache
2017-09-21 Lionel Landwerlingsk vulkan: Use new api in the glyph cache
2017-09-21 Lionel Landwerlingsk: vulkan: rework image layout/access transitions
2017-09-21 Lionel Landwerlingsk: vulkan: silence anisotropy validation warning
2017-09-21 Matthias Clasenglyph cache: Upload glyphs incrementally
2017-09-21 Matthias Clasenvulkan: pass the context when creating a glyph cache
2017-09-21 Matthias Clasenvulkan: Add an upload_region api to GskVulkanImage
2017-09-21 Matthias ClasenAdd some debug output for the glyph cache
2017-09-21 Matthias ClasenMake the glyph cache grow as needed
2017-09-21 Matthias Clasenvulkan: Move glyph cache to a separate file
2017-09-21 Matthias Clasenvulkan: Better glyph cache api
2017-09-20 Daniel BolesToolItem: Fix nullable annotation put on wrong arg
2017-09-20 Daniel Bolesgdkseatdefault: Grab touch events where applicable
2017-09-20 Daniel BolesOverlay: Document style classes added per position
2017-09-19 Piotr DrągUpdate POTFILES.in
2017-09-19 Carlos Garnachogtkmain: Ensure to emit real GDK_LEAVE_NOTIFY events.
2017-09-19 Carlos Garnachogdk/x11: Implement GDK_CROSSING_TOUCH_BEGIN/END/DEVICE_...
2017-09-19 Carlos Garnachogdk: Remove remainings of fake crossing event delivery...
2017-09-19 Carlos Garnachogdk: Coalesce 2 GdkWindow fields in GdkPointerWindowInf...
2017-09-19 Carlos Garnachogdk: Remove unused variable
2017-09-19 Carlos Garnachogdk: Remove implicit touch grab accounting
2017-09-19 Carlos Garnachogdk: Remove motion hints
2017-09-19 Carlos Garnachogdk: Drop generation of synthesized crossing events...
2017-09-19 Carlos Garnachogtk: Remove 2BUTTON and 3BUTTON events and event types
2017-09-19 Carlos Garnachogdk: Remove array of event masks
2017-09-19 Carlos Garnachogtklistbox: Remove enter/leave/motion event handlers
2017-09-19 Carlos Garnachogtkcolorswatch: Remove enter/leave event handlers
2017-09-19 Carlos Garnachogtkbutton: Remove enter/leave event handlers
2017-09-19 Carlos Garnachogtkflowbox: Drop crossing/motion event handlers
2017-09-19 Carlos Garnachogtkspinbutton: Remove motion notify handler
2017-09-19 Carlos Garnachogtkcalendar: Use scroll event controller
2017-09-19 Carlos Garnachogtkscrolledwindow: Use scroll event controller
2017-09-19 Carlos Garnachogtkspinbutton: Use scroll event controller
2017-09-19 Carlos Garnachogtkscalebutton: Use scroll event controller
2017-09-19 Carlos Garnachogtkrange: Use scroll event controller
2017-09-19 Carlos Garnachogtkpathbar: Use scroll event controller
2017-09-19 Carlos Garnachogtkmenu: Use scroll event controller
2017-09-19 Carlos Garnachogtkcombobox: Use scroll event controller
2017-09-19 Carlos Garnachogtk: Add GtkEventControllerScroll
2017-09-19 Carlos Garnachogdk/x11: Avoid delivering emulated scroll events
2017-09-19 Carlos Garnachogdk/wayland: Drop emission of emulated scroll events
2017-09-19 Carlos Garnachogtk: Change gtk_propagate_event() to propagate both...
2017-09-19 Carlos Garnachogdk/x11: Drop motion/button events emulated from touch
2017-09-19 Carlos Garnachoeventcontroller: Drop event_mask API
2017-09-19 Carlos Garnachogtkwidget: Drop pointer emulation out of touch events
2017-09-19 Carlos Garnachogtk: Run GtkWidgetClass event signals inside a GtkEvent...
2017-09-19 Matthias Clasentestsuite: Use GdkEvent API
2017-09-19 Matthias Clasentests: Use GdkEvent API
2017-09-19 Matthias Clasenexamples: Use GdkEvent API
2017-09-19 Matthias Clasenwidget: Give up on GdkEvent api for now
2017-09-19 Matthias Clasentreeview: Give up on GdkEvent api for now
2017-09-19 Matthias Clasenentry accessible: Give up on GdkEvent api for now
2017-09-19 Matthias Clasena11y: Stop listening for configure events
2017-09-19 Matthias ClasenAdd some more GdkEvent getters
2017-09-19 Matthias Clasengtk-demo: Use GdkEvent API
2017-09-19 Matthias Clasentreev view column: Use GdkEvent API
2017-09-19 Matthias Clasenclipboard: Use GdkEvent API
2017-09-19 Matthias Clasena11y: Use GdkEvent API in some places
2017-09-19 Matthias Clasentooltip: Use GdkEvent API
2017-09-19 Matthias Clasentext view: Use GdkEvent API
2017-09-19 Matthias Clasentext handle: Use GdkEvent API
2017-09-19 Matthias Clasenselection: Use GdkEvent API
2017-09-19 Matthias Clasensearch bar: Use GdkEvent API
2017-09-19 Matthias Clasenscrolled window: Use GdkEvent API
2017-09-19 Matthias Clasenplaces view: Use GdkEvent API
2017-09-19 Matthias Clasenplace sidebar: Use GdkEvent API
2017-09-19 Matthias Clasenpath bar: Use GdkEvent API
2017-09-19 Matthias Clasenpad controller: Use GdkEvent API
2017-09-19 Matthias Clasenmenu shell: Use GdkEvent API
2017-09-19 Matthias Clasenmenu item: Use GdkEvent API
2017-09-19 Matthias Clasenim context simple: Use GdkEvent API
2017-09-19 Matthias Clasenheader bar: Use GdkEvent API
2017-09-19 Matthias Clasengesture zoom: Use GdkEvent API
2017-09-19 Matthias Clasengesture swipe: Use GdkEvent API
2017-09-19 Matthias Clasengesture single: Use GdkEvent API
next